home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / main.swf / scripts / DefineButton2_113 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-04-10  |  66 b   |  5 lines

  1. on(release){
  2.    unloadMovieNum(10);
  3.    gotoAndStop("menu");
  4. }
  5.